home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d15 / infop141.arc / INFOPLUS.HIS < prev    next >
Text File  |  1990-12-07  |  18KB  |  331 lines

  1. Changes by Andrew Rossmann v 1.41 (12/8/90)
  2. All:    Re-compiled under Turbo Pascal 6. No special features used.
  3. Page 6: Check for Tseng chips should no longer cause problems if you
  4.         really have a Tseng chipset.
  5. Page 8: Corrected bug in UART detection.
  6. Page 16:When reading Boot info, no longer tries looking at the drive
  7.         that is one below the current default. (ie: B: if C: was the
  8.         default.) This primarily affects DOS 3.30 and 3.31 users only.
  9. Technical: .INC files renamed to .PAS for easier use under the new IDE.
  10.  
  11. Changes by Andrew Rossmann v 1.40 (11/12/90)
  12. All:    New Command! Alt-P will pop up a window in which you can send a
  13.         copy of the data part of the screen to a file or the printer.
  14.         You can have any non-standard characters converted into Normal
  15.         ASCII. You can also have an extra line added to the printout.
  16.         You can use it to identify the computer, or whatever.
  17. Page 6: Display 'Checking for xxxx' before trying to detect video
  18.         types and chipsets.
  19.         Paradise information checking now reads the chips directly,
  20.         instead of relying on the BIOS, which seemed to be causing
  21.         problems with some boards. It seems as if some may not be
  22.         detected.
  23.         Corrected ZyMOS detection.
  24.         CTI chips will only be detected if a CTI BIOS is found. Direct
  25.         chip detection caused problems with some other boards.
  26. Page 8: Serial port info now displays the type of UART found. The
  27.         16450 (found on many AT's) will be listed as an 8250. The
  28.         16550AFN and 16550AN will display as 16550AN.
  29. Page 9: No longer gets stuck in an infinite loop when trying to
  30.         determine STACKS on some computers.
  31. Page 11:The environments' location, size, amount used, and free
  32.         space are now shown.
  33. Page 17:Day of Week no longer shown since most BIOS's do not set it.
  34.  
  35.  
  36. Changes by Andrew Rossmann v 1.35 (10/7/90)
  37. All:    If using <ENTER> to jump to a page, and you enter something illegal,
  38.         the page name will be restored on the bottom line.
  39. Page 3: If no Free XMS is available, will now say 0K, instead of ERROR.
  40. Page 6: More VGA chipsets detected, including Ahead, Cirrus, Chips&Technologies
  41.         Genoa, Trident, Tseng and ZyMOS.
  42.         VESA mode detection will only check values that the board or driver
  43.         says is available, instead of trying everything.
  44. Page 8: Under Desqview, if not given priveleges for COM ports, will report
  45.         NA for baud, instead of bombing with 'Runtime Error 200'.
  46. Page 17:Thank You info moved to page 18.
  47.         NEW PAGE! Lists information contained in your CMOS memory, if a
  48.         PC/AT or compatible is detected.
  49. Page 18:Thank you information. Formerly page 17.
  50. INFOPLUS.ASM:   Several new routines added for detecting VGA chipsets.
  51.                 DISKREAD modified to work with Compaq 3.31 and other
  52.                 non-DOS 4's that support >32M partitions using the extended
  53.                 read routine format.
  54.  
  55. Changes by Andrew Rossmann v 1.31 (9/4/90)
  56. Page 2: Corrected bug that could cause lock-ups on PC's without coprocessor.
  57. INFOPLUS.ASM:   Corrected ndp routine to not generate WAITs!!
  58.  
  59.  
  60. Changes by Andrew Rossmann v 1.30 (9/3/90)
  61. All:    If you are in MODE BW80 or MODE MONO, you will get black and white.
  62. Page 1: More machine types identified.
  63. Page 2: Some of the Machine Status Word bits are identified.
  64.         CPU and NDP detection routines further modified. NDP detection lockups
  65.         appear to be fixed (tested by George Toye.)
  66.         On 386/486 CPUs, check BIOS to see if Weitek coprocessor present.
  67. Page 3: Conventional memory sizes now also given in K.
  68.         DPMI detection now works!!
  69.         No VCPI check if DPMI detected (DPMI takes precedence over VCPI).
  70. Page 6: If a VESA driver or board is detected, you will get a listing of all
  71.         VESA modes supported and info about them.
  72. Page 10:Added detection of Desqview and Windows 3.
  73. Page 11:Show current program name and it's path.
  74. Page 15:OS/2 High Performance File System (HPFS) added.
  75. INFOPLUS.ASM:   All routines are now using the FAR model.
  76.                 Slightly modified 486 detection.
  77.                 Removed FSAVE from NDP detection, appeared to be the culprit.
  78.                 Modified LONGCALL to have a similar format to Intr and MsDos.
  79.                 New routines AltIntr and AltMsDos. These use self-modifying
  80.                 code to generate true interrupts. The standard TP routines
  81.                 do not, and will not trigger protected mode routines.
  82.  
  83.  
  84. Changes by Andrew Rossmann v 1.25 (8/10/90)
  85. Page 2: The CPU and NDP detection has been overhauled. First, the
  86.         tests are now run seperately, making it easier to tell which
  87.         part is causing problems. The CPU detection code has beeen
  88.         modified AGAIN, this time from code sent to me by John Levine,
  89.         who said he got it from the Intel '486 manual. Also, the NDP
  90.         detection has been modified to reduce the chance of getting an
  91.         'unknown coprocessor' message. Test8087 is no longer used.
  92. INFOPLUS.ASM: New coding in the CPU and NDP detections, increasing
  93.               reliability, and allowing seperate testing. This new
  94.               code should also detect the 486!!
  95.               Put some comments in the ATIINFO routine.
  96.  
  97.  
  98. Changes by Andrew Rossmann v 1.21 (8/5/90)
  99. Page 2: Slightly modified the CPU detection to disable interrupts
  100.         during the 286/386 tests. Hopefully, this will fix the
  101.         ongoing problems.
  102. Page 6: The information returned when an ATI video board is detected
  103.         is now correct. NOTE: The monitor INFOPLUS says may not be
  104.         exactly what you have the board set to. There are only 16
  105.         possible selections, and many of the 'models' actually use
  106.         the same settings. I can only use the information that ATI
  107.         gives with the board. They probably have more information
  108.         (such as 8/16 bit mode) buried somewhere that they won't
  109.         release.
  110.  
  111.  
  112. Changes by Andrew Rossmann v 1.20 (7/29/90)
  113. Page 1: Thanks to information posted to USENET by James Howard of
  114.         Dell Computer Corporation, most later model Dell's will be
  115.         directly identified.
  116.         The adapter ROM scan now searches at 2K boundaries. This will
  117.         hopefully detect what QEMM calls 'split roms.'
  118. Page 2: Due to continued problems with the CPU detection locking up
  119.         computers, I am now using the original detection code. This
  120.         uses differences in the Flags registers to distinguish a 386
  121.         from a 286. The 486 will not be directly identified. A side
  122.         benefit is that you can now run safely under Windows 3
  123.         enhanced mode.
  124.         The coprocessor detection code sometimes thinks you have one
  125.         when you don't. This gives an 'unknown coprocessor - FF'
  126.         message. Now, if that happens, I check to see if Turbo Pascal
  127.         found one (the Test8087 variable.) If it didn't find one, I
  128.         now say 'none.'
  129. Page 9: The file handle count should now be more accurate. I search
  130.         where DOS keeps it's FILES lists, and get my counts that way.
  131. Page 16:Tells whether an extended boot signature is found (DOS 4.)
  132.         If extended boot signature, tell the physical drive number
  133.         (hard disks start at 128, floppies at 0.)
  134. INFOPLUS.ASM: Commented out 'invalid opcode' CPU detection method, and
  135.               re-enabled the original detection code. This results in
  136.               the inablity to detect the '486.
  137.  
  138.  
  139. Changes by Andrew Rossmann v 1.10 (7/20/90)
  140. Page 1: ROM search now displays size of ROMs found.
  141. Page 3: If an XMS driver is found, various information about it
  142.         is now displayed.
  143.         All EMS memory is now given in K instead of pages.
  144. Page 6: Added detection of Paradise, Video 7, and ATI VGA boards. Some
  145.         additional information and the correct memory size is given.
  146. Page 7: Tell whether the Mouse driver is shadowing the EGA registers.
  147. Page 10:A hopefully generic Network check was added.
  148.         The CDROM detection might work better. Also displays what
  149.         drives are actually CDROM.
  150. Page 15:Now only search for drives $80 to $99. Going beyond that
  151.         caused exception errors under EMM386.SYS (the Win 3 version.)
  152. Page 17:Corrected a bug that caused part of the screen to scroll
  153.         when running under Desqview (I hope.)
  154. INFOPLUS.ASM: Added new LONGCALL routine. This is needed for the XMS
  155.         checking. LONGCALL calls a routine using a FAR CALL instead of
  156.         the more normal INT functions.
  157.         Since TASM 2.0 supports the 486, the XADD macro is now
  158.         commented out.
  159.  
  160.  
  161. Changes by Andrew Rossmann v 1.0 (6/25/90)
  162. All:    Due to confusions with Steve Grant continuing to release
  163.         new versions, I am renaming my version to INFOPLUS.
  164.         The documentation for SYSID 4.4 states that the source and
  165.         object code are public domain. SG's newer versions are
  166.         copywritten, and no longer contain source code. All
  167.         of my versions WILL ALWAYS continue to contain the source
  168.         code, and WILL ALWAYS be public domain!! Like FRACTINT, I
  169.         hope for this program to slowly grow as people add their own
  170.         ideas.
  171. All:    Changed colors to blue background, with text of LightGray
  172.         and LightCyan.
  173.         You now press the DOWN ARROW key to continue a long screen.
  174.          This lets you move to another page without looking at all
  175.          the information.
  176.         A title telling what is on the page appears at the bottom.
  177. Page 0: New page, shows contents of each page. HOME always goes here.
  178.         Also, this eliminates the chance that scanning the ROM could
  179.         lock up the program, preventing its use. If that happens, you
  180.         can just go to another page directly.
  181. Page 2: The V20/V30 should be correctly detected.
  182. Page 3: Added detection of XMS, DPMI (untested) and VCPI.
  183.         DPMI detection is tentative, since it's still in the formative
  184.         stages. Windows 3.0 is the first program to support it.
  185.         Under EMS 4, handle names will be listed (not all programs
  186.          give their handles names.)
  187. Page 9: Added count of FCB's (File Control Blocks.)
  188.         Added count of Dos STACKS (DOS 4 only.)
  189. Page 10:Added detection of DOS (should always be YES!!)
  190.         Added detection of JP Software's 4DOS (and other info on it.)
  191.         Added detection of CD-ROM extensions.
  192. Page 13:For default drive, tells what type it is, if it is removable,
  193.         has doorlock detection, is JOIN'd, or SUBST'd (and shows the
  194.         true path.)
  195. Page 17:New page, just thanks you for using INFOPLUS, and gives
  196.         some places I can be reached.
  197.  
  198.  
  199. The following are my versions of SYSID. It's very likely that some
  200. of these version numbers may overlap Steve Grant's!!
  201.  
  202. Changes by Andrew Rossmann (5/28/90) v 5.1
  203. Page 2: Corrected bug in 386 detection code actually in SYSID.ASM.
  204.           This bug could cause lock-ups or exception errors on
  205.           386, 386SX, or 486 systems.
  206.  
  207. Changes by Andrew Rossmann (1/19/90) v 5.0
  208. Page 9: Added buffer count (and read-ahead) for DOS 4!
  209. Page 15:Added several more partition types.
  210.  
  211.  
  212. Changes by Andrew Rossmann (12/31/89) v 4.8
  213. Page 2: Added recognition (I hope) of the '486. This involved
  214.         replacing the code that detects the 286/386 with newer
  215.         code by Robert Collins.
  216. Page 5: Added the extended modes of the Paradise VGA boards.
  217.         (Considering that the CRT unit forces the screen into a
  218.         standard text mode at startup, most of the entries are
  219.         sort of useless right now.)
  220. Page 15:Added Disk Manager, Speedstore, Split (?), and GB (?) to
  221.         the recognized partition types.
  222.         Corrected some erroneous numbers in the starting cylinder
  223.         and sector.
  224.  
  225. Changes by Andrew Rossmann (9/30/89) v 4.7
  226. All:    Re-compiled under Turbo Pascal 5.5.
  227. Page 9: Reduced the number of files to 255 due to a potential bug
  228.         under DOS 3.30.
  229. Page 10:Added a few extra programs to the multiplex listings. Some of
  230.         these will probably only be recognized under DOS 4 or newer.
  231.  
  232. Changes by Andrew Rossmann (7/2/89) v 4.6
  233. Page 9: Under DOS 3.30 or newer, use a new DOS function call to set
  234.         up space for up to 256 files. The number of total files
  235.         available will now be closer to the FILES= setting, instead
  236.         of being stuck at the 20 that is the default size.
  237.  
  238. Changes by Andrew Rossmann (6/7/89)
  239.         Changed the version to 4.5.
  240. ALL:    Pressing <ENTER> will bring up a 'Page no.=>' prompt. You
  241.         can then type in the number of the page you want to jump to.
  242. Page 9: Added OEM (Original Equipment Manufacturer) Serial number to
  243.         list. Not everyone uses this. Put file handle table sizes
  244.         on one line.
  245.         Changed current time to conform to the format of the current
  246.         country code, including 12-hour format.
  247. Page16: Corrected more DOS4 errors in the Dos Disk Parameter Block
  248.         listings. It seems the number of sectors per FAT has grown
  249.         from 1 byte to 1 word. This pushed the sector # of directory,
  250.         address of device header, media descriptor, access check,
  251.         and next block pointer up 1 byte.
  252.  
  253. Changes by Andrew Rossmann (6/3/89):
  254.         I upped the letter to 'V'.
  255. Page 9: Added 'Boot disk was'. This will display which disk drive
  256.         was used to boot the computer under DOS 4. Under DOS 3,
  257.         this will always display (unknown).
  258.         I changed the file used to figure out the number of available
  259.         file handles from COMMAND.COM to the program itself. This is
  260.         because COMMAND.COM may not always be available (especially
  261.         if you are on floppies.) It's more likely the program itself
  262.         will be available. This uses a DOS 3 or 4 feature that lets
  263.         a program know it's full pathname. (ParamStr(0) in TP5).
  264. Page10: Added extra information about the APPEND command under DOS
  265.         4. Will display which switches are active, and the path
  266.         currently in use.
  267. Page15: Added several parition types, including 'Big DOS-16' (DOS 4
  268.         partitions >32M), XENIX, NOVELL, PCIX, CP/M, and BBT.
  269. Page16: Modified the DISKREAD portion of SYSID.ASM for use under
  270.         DOS 4. Will now correctly read disks with partitions >32M.
  271.         Disks >32M under Compaq DOS 3.31 will probably not work.
  272.  
  273. Changes by Andrew Rossmann (5/29/89):
  274.         I named this version 4.44U for 'U'pdated. Don't know of any
  275.         newer versions.
  276. Page 1: The search for the Copyright message in ROM has been
  277.         expanded to start at F000:C000 instead of F000:E000. This
  278.         test had returned nothing on my Tandy 1000SX. This may
  279.         cause longer waits on other machines. NOTE: the CPUID
  280.         routine does not detect my V20. It returns an unknown type.
  281.         I have no idea why, and I would like to know why. (I also
  282.         have an 8087 if that makes any difference.)
  283. Page 7: If you had a mouse, some information about your keyboard
  284.         ended up scrolling off the screen. Some related info
  285.         has been put on 1 line to prevent scrolling.
  286. Page 9: The method to find the number of available file handles
  287.         had a minor problem. It used the COMSPEC environment
  288.         variable to continuously open COMMAND.COM until an error
  289.         occurred, presumably a 'Too Many open files' error. BUT,
  290.         the files were opened as untyped files, which have a
  291.         default FileMode = 2 (read/write). If your copy of
  292.         COMMAND.COM was read-only (for virus protection), an
  293.         error 5 (Access denied) occured, and 0 available handles
  294.         was shown. This is fixed by setting FileMode:=0 (Read only)
  295.         before opening files.
  296.         The printer echo status is supported under DOS 4.
  297.         The number of buffers is still unknown as I am unable to
  298.         figure it out. Since DOS 4 can have a huge number of
  299.         buffers, and even put them in EMS memory, finding out their
  300.         count may be difficult.
  301. Page13: Information about a floppy now supports the parameters
  302.         for 3.5" drives, and displays number of tracks.
  303. Page16: Now supports DOS 4.0 and Compaq DOS 3.31 with partitions
  304.         >32M (maybe others if they follow the same format.)
  305.         If you have a disk formatted under DOS 4, the boot
  306.         record section will display the volume label, serial number,
  307.         and FAT type of the disk.
  308.  
  309.  
  310. Known bugs: (Steve Grants ver 4.44)
  311. 1) Page 2: The CPU test for interrupts of multi-prefix string
  312. instructions is reliable only on machines whose clock speeds are
  313. less than about 15 MHz.  The 8086 and 8088 are the only CPU's that
  314. don't handle such interrupts correctly, however, and they aren't
  315. (to my knowledge) ever run at anything like 15 MHz.  (This 15 MHz
  316. limit assumes that the timer tick interrupt occurs at the standard
  317. rate of 18.2 Hz.  SYSID could check that, too, I suppose.)
  318. 2) Page 5: The description of foreground color will not mention the
  319. blinking attribute, even if it was enabled before you invoked
  320. SYSID.
  321. 3) Page 10: SYSID used to report incorrectly the statuses of some of
  322. the executable files which use the "multiplex interrupt" (INT
  323. 2FH).  I have commented these status checks out of the source
  324. code, determined to do battle with them another day.  Can anyone
  325. supply the correct INT 2FH functions for these files?  Or are some
  326. of them red herrings that simply check INT 2FH to see if *other*
  327. files have been loaded (e.g. APPEND/ASSIGN)?
  328. 4)      The error beep sometimes fails to sound when you press PgDn
  329. while on the last page (or PgUp while on the first page).  I have no
  330. idea why. (!!corrected in version 4.5)
  331.